runtime.mheap.tryAllocMSpan (method)

2 uses

	runtime (current package)
		mheap.go#L1082: func (h *mheap) tryAllocMSpan() *mspan {
		mheap.go#L1197: 			s = h.tryAllocMSpan()